Interactive Detection Environment

User Guide

This IDE is an interactive software tool, which helps with the investigation, construction and redocumentation of software. It is available for different formal languages. With this IDE you can edit source files or prepare them for printing and archiving. The graphical user interface of the IDE (Interactive Detection Environment) consists of different views, which are shown in different windows and are interrelated to user action. The investigation of source files is featured for software test and offers multiple ways of navigation between the elements shown.

The Source of a program is a text file and can be opened as such a file. Afterwards the keywords and characters will be shown in syntax highlight. The structure of the sources and its imported files will be shown in a tree view, called navigator.You will be able to click an position to labels or functions directly in the Navigator.

The Explorer shows the inventory of included files, whcih are use by the main source, sometimes called copy books. In addition the window Inspector displays information about fields, functions or labels currently selected. Furthoron the window measures show statistical measures of the source programm under investigation. If the option command is activated, you will be able to execute a predefined batch program and can amend the execution with the actual path and file name. In print preview the sources are shown in pretty print preview distributed to several pages and can be printed one at a time or in the whole.

Good luck at work with the IDE!